As the title indicates, every time I fetch/save a file or list a directory through
SFTP it works fine but I get this:
<tt>ConnectionManager: java.lang.Exception: Thread[AWT-EventQueue-0,6,main]: Trying
to release connection twice!
ConnectionManager: at ftp.Connection.unlock(Connection.java:87)
ConnectionManager: at ftp.ConnectionManager.releaseConnection(ConnectionManager.java:537)
ConnectionManager: at ftp.FtpVFS._endVFSSession(FtpVFS.java:191)</tt>
(activity.log attached)
As I said it's working, but it started showing up recently so I'm curious about the
cause and I thought you might be too.
<tt>jEdit: jEdit version 5.2pre1
java.version=1.7.0_51
java.vm.version=24.51-b03
java.vm.name=Java HotSpot(TM) Client VM
java.runtime.version=1.7.0_51-b13
java.runtime.name=Java(TM) SE Runtime Environment
java.vendor=Oracle Corporation
java.compiler=null
os.name=Windows 7
os.version=6.1
os.arch=x86
</tt>
| Submitted | ariel-co - 2014-02-05 21:42:29.453000 | Assigned | ezust |
|---|---|---|---|
| Priority | 5 | Labels | |
| Status | pending | Group | |
| Resolution | works-for-me |
| 2014-02-07 19:44:36.546000 ariel-co |
_Please confirm you are using SFTP and not FTP. The error message "ftp.FtpVFS._endVFSSession(FtpVFS.java:191)"
makes me think you are using FTP protocol._
|
|---|---|
| 2014-02-07 22:49:39.823000 ezust |
re: clean settings - that would be good. Any other ideas you might have to help me
reproduce it would also help, since I can't yet.
|
| 2014-04-19 03:44:08.452000 ezust |
Do you still see this with FTP 1.1 ?
|
| 2014-04-19 03:44:45.934000 ezust |
- **status**: open --> pending-works-for-me |